SLAndroidDataFormat_PCM_EX

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Aliases

samplesPerSec
alias samplesPerSec = sampleRate

Maintain struct naming based on SLDataFormat_PCM

Variables

bitsPerSample
SLuint32 bitsPerSample;
Undocumented in source.
channelMask
SLuint32 channelMask;
Undocumented in source.
containerSize
SLuint32 containerSize;
Undocumented in source.
endianness
SLuint32 endianness;
Undocumented in source.
formatType
SLuint32 formatType;
Undocumented in source.
numChannels
SLuint32 numChannels;
Undocumented in source.
representation
SLuint32 representation;
Undocumented in source.
sampleRate
SLuint32 sampleRate;
Undocumented in source.

Meta